home *** CD-ROM | disk | FTP | other *** search
- <!-- HTML was created by Harbinger's TrustedLink INP. For more information,
- call 404-841-4334 or visit http://inp.harbinger.net -->
-
- <HTML>
- <HEAD>
- <TITLE>$Nickname Internet Resources</TITLE>
- </HEAD>
- <BODY Text="$tcolor" Link="$lcolor" VLINK="$vlcolor" BACKGROUND="images/$BackGrndFile">
-
- <TABLE width=100%>
- <TR>
- <TD ALIGN=center><IMG SRC="images/resource.gif" ALT="Internet Resources Icon" width="100 height="100" BORDER="0"></TD>
- <TD><H2>Internet Resources</H2></TD>
- </TR>
- </TABLE>
-
- <BR CLEAR=all>
- <HR>
-
- <!------------------------ END OF HEADER ------------------------------->
-
- $while($CPreDefinedInetRes)
- <P>
- <DT><STRONG><A HREF="$CCustomInternetResource.url ">$CCustomInternetResource.name </A></STRONG>
- <DD>$CCustomInternetResource.description
- $endwhile
-
- $while($CCustomInetRes)
- <P>
- <DT><STRONG><A HREF="$CCustomInternetResource.url ">$CCustomInternetResource.name </A></STRONG><BR>
- <DD> $CCustomInternetResource.description
- $endwhile
-
- <!-------------------- BOTTOM BUTTON NAVIGATION ----------------------->
-
- <P><HR><P>
- <center>
-
- <A HREF="index.htm"><IMG SRC="images/home.gif" ALT="Home Page Button" width="85"
- height="23" border=0></A>
-
- <A HREF="overview.htm"><IMG SRC="images/comp.gif"
- ALT="Company Overview Button" width="85" height="23" border=0></A>
-
-
- $if($equal($isProductPageExcluded,0))
- $if($and($equal($Preview,0),$equal($dynamicOrder,1)))
- <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
- $else
- <a href="catalog.htm">
- $endif
-
- <IMG SRC="images/cat.gif" ALT="Catalog" width="85" height="23" border=0></A>
- $endif
- $if($equal($isInternetPageExcluded,0))
- <A HREF="resource.htm"><BR><IMG SRC="images/res.gif" ALT="Net
- Resources Button" width="85" height="23" border=0></A>
- $endif
-
- $if($equal($isGuestBookPageExcluded,0))
- <A HREF="gbook.htm"><IMG SRC="images/guest.gif"
- ALT="Guest Book Button" width="85" height="23" border=0></A>
- $endif
-
- $if($not($equal($Preview,1)))
- <A HREF="mailto:$$email">
- $endif
-
- <IMG SRC="images/cont.gif"
- ALT="Contact
- Button" width="85" height="23" border=0></A>
-
-
- </CENTER>
- <BR>
-
- <!-------------------- CLICK HERE TO RETURN TO INP ----------------------->
-
- <CENTER>
-
- $if($not($equal($Preview,1)))
- <A HREF="http://www.harbinger.net/">
- $endif
- <IMG SRC="images/inp.gif" ALT="INP Graphic" border="0" width="200" height="25"></A>
- </CENTER>
- <P>
- $if($equal($Preview,1))
- <h2><a href="inp://return">Click here to return to INP!</a></h2>
- (<STRONG>NOTICE:</STRONG> The "Click here to return to INP" hotlink will not exist in your published version!)<p>
- $endif
-
- <!------------------------ COPYRIGHT INFORMATION ---------------------->
-
- <font size=-2>
- Content Copyright © 1996 $Company_name$.<br>
- Portions Copyright © 1996 Harbinger Corporation.<br>
- All Rights Reserved.<p>
- USE OF THESE WEB PAGES IS LIMITED:
- <A HREF="http://inp.harbinger.net/license/terms.htm">TERMS</a>
- </font>
-
- </BODY></HTML>